home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Programming / Lib-Install / Readme < prev    next >
PGP Signed Message  |  1997-12-12  |  3KB  |  97 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3. Short:        Universal Amiga shared library installer script
  4. Version:      43.0
  5. Uploader:     i07m@informatik.uni-bremen.de (Kai Hofmann)
  6. Author:       i07m@informatik.uni-bremen.de (Kai Hofmann)
  7. Type:         dev/misc
  8. Distribution: NoCD
  9. Requires:     Installer
  10.  
  11. Lib-Install is an installer script for Amiga shared libraries that is highly
  12. modular to be reusable for other installer scripts.
  13.  
  14. Lib-Install features:
  15.  
  16.  - Follows the V43 Installer Style Guide
  17.  - Correctly supports the different user levels
  18.  - Install new/update mode
  19.  - Uninstallation
  20.  - Supports Installers prior to V43
  21.  - Highly automated
  22.  - Very flexible
  23.  - Very intelligent (for an installer-script ;-)
  24.  - It uses WrapGuide (if present) for the AmigaGuideĀ® documentation if running
  25.    under a pre V39 system.
  26.  - Autodetects the CPU/FPU
  27.  - Autodetects the OS version
  28.  - Autodetects existing files within the distribution archive
  29.  - Installs the optimal 68010-68060 binary if available
  30.  - It supports the following languages:
  31.    English, German
  32.  - Supports source code installation for the following programming
  33.    languages:
  34.    C, Assembler, Amiga-E, Modula II, Oberon, ARexx
  35.  - It can be reused by (hopefully) many other Amiga shared libraries since the
  36.    authors of custom classes need to change only a few things:
  37.    * The #copyright variable
  38.    * The #min_os_version and #min_os_revision variables
  39.    * The #language variable
  40.    * The P_CustomExists, P_CustomInstall and P_CustomUninstall procedures
  41.    * The 'APPNAME' tooltype within the Lib-Install icon
  42.  
  43.  
  44. Now, before you go on, you should validate whether all files are unmodified,
  45. use the md5sum utility together with the checksums appended to this text.
  46. Just type:
  47.  
  48.         md5sum -cv Lib-Install.readme
  49.  
  50. and all files in the distribution will be checked. This file itself is
  51. signed with my key, so a simple
  52.  
  53.         pgp -ka Lib-Install.readme
  54.         pgp Lib-Install.readme
  55.  
  56. will check the integrity of this text, too.
  57.  
  58.  
  59. Kai Hofmann
  60. i07m@informatik.uni-bremen.de
  61.  
  62.  
  63.  
  64.  
  65. f9312025cc593b32b51f3fef3b64c83f  Lib-Install.pi
  66. bb8700add650873bc6fca0632c96d337  Lib-Install
  67. 3bf4ea54de4a6a535b14bc45e2cbafcb  Docs/English/Lib-Install.doc
  68. 35bac16910ebf0595e57394236ce6c55  Docs/English/Lib-Install.guide
  69.  
  70. -----BEGIN PGP SIGNATURE-----
  71. Version: 2.6.3ia
  72. Charset: latin1
  73. Comment: Requires PGP version 2.6 or later.
  74.  
  75. iQCVAgUBNJFqRPiw0jcNaWkBAQHEeQQApwsRvTOXo4cf37kIwz3zVIQ4uPz60Agk
  76. 2NFtG94RC9lwiOMJ1+9Ug8l11Rl80y5tRecUDHF4i0JQIUUPGiw+/ELm0VhmNV02
  77. uNzK8OYs5CB6zxQtf2vRyRHbaR5GvpW84umFFO59XWuJDBmb2jishxoaC5nUwcSL
  78. QhWk+QrdmYw=
  79. =4BWS
  80. -----END PGP SIGNATURE-----
  81. -----BEGIN PGP PUBLIC KEY BLOCK-----
  82. Version: 2.6.3i
  83. Comment: Requires PGP version 2.6 or later.
  84.  
  85. mQCNAi+tJrEAAAEEAOKuSawrRwTVyKhrvt3tbS+V7JCiVYlHVXTwiK3bN9H8Nd2T
  86. UfwpMYW0RQUnlxP/BT46Y7zvpzEfkFCZxCVeOjfVpUxfsKK0nUdxhdrzrw4zSJQZ
  87. Rbc26sUhg8qciHXzg3NXPihSiCErl+k5HMNl62YVU9u8Tb2DRPiw0jcNaWkBAAUR
  88. tCtLYWkgSG9mbWFubiA8aTA3bUBpbmZvcm1hdGlrLnVuaS1icmVtZW4uZGU+iQCV
  89. AgUQM3zn4fiw0jcNaWkBAQFlkQQAnXaXoAoc25Z1kf5YfgnNibSUa2RNnrikwga1
  90. rI8dW7B8hTFcHTBZW6LUiAmj+qRO6ls6fbuVWnX9Qtiu9v2rD74L/Fhe594IojOh
  91. FsL/SFX5+8zrcwfZYjhYRNci1htzkXdCDadR0zf6TUEdG8IIPnQ8irB5MqqJgHOZ
  92. /GbXkca0IUthaSBIb2ZtYW5uIDxQb3dlclN0YXRAI0FtaWdhR2VyPrQpS2FpIEhv
  93. Zm1hbm4gPGh0dHA6Ly9ob21lLnBhZ2VzLmRlL35pMDdtLz60JEthaSBIb2ZtYW5u
  94. IDxpMDdtQHpmbi51bmktYnJlbWVuLmRlPg==
  95. =TmZR
  96. -----END PGP PUBLIC KEY BLOCK-----
  97.